┌────────────────────────────────┐ │ ░░░ ░░▓ ░▓▓ ███ ▓▓░ ▓░░ │ │ ~ M O O N ~ │ └────────────────────────────────┘
prd-web-01.centraldc.gr
LOCATION:
/var/www/html/gshub/wp-content/plugins/elementor/data/v2/base/exceptions
☗ ROOT
↻ REFRESH
✎ EDIT FILE
EDITING: error-500.php
<?php namespace Elementor\Data\V2\Base\Exceptions; if ( ! defined( 'ABSPATH' ) ) { exit; // Exit if accessed directly. } class Error_500 extends Data_Exception { protected function get_http_error_code() { return 500; } public function get_code() { return 'internal-server-error'; } public function get_message() { return 'Something went wrong'; } }
CANCEL
Name
Type
Size
Modified
Actions
↩ ..
DIR
—
—
📄 data-exception.php
PHP
1.1 KB
2026-05-05 06:08
EDIT
📄 error-404.php
PHP
348 B
2026-05-05 06:08
EDIT
📄 error-500.php
PHP
367 B
2026-05-05 06:08
EDIT
📄 wp-error-exception.php
PHP
370 B
2026-05-05 06:08
EDIT